home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Online / DalHelper / DalHelper.readme next >
Text File  |  2000-05-25  |  6KB  |  219 lines

  1. Short:    Interface to Dalnet Services: (Chan/Memo/Nick services)
  2. Author:   strdustr@ptd.net (StarDustr)
  3. Uploader: strdustr@ptd.net (StarDustr)
  4. Type:     comm/irc
  5.  
  6. VERSION:        :  $VER: DalHelper.amirx 5.26 (23.05.00)
  7. VERSION:        :  $VER: DalHelperID.amirx 1.0 (27.09.99)
  8.  
  9. Requirements:
  10.  
  11.     1.    AmIRC installed, running correctly with RexxMSGPort.
  12.     2.    Recommended that you make   Rx  resident.
  13.     3.    MCF_Buttons.amirx (Version 5.1+) installed.
  14.         (Optional, required for buttons plugin.)
  15.  
  16.  
  17. Updates to 5.25:
  18.     Updated Chanserv UNBAN to work with new release.
  19.     Added Memoserv NEWS command.
  20.  
  21. Updates to 5.24:
  22.  
  23.     Changed reply literal being scanned for on a password change.
  24.     Changed format of Chanserv Set Passwd command.
  25.  
  26. Updates to 5.23:
  27.  
  28.     Something I forgot to note,  so, no entry here.
  29.  
  30. Updates to 5.22:
  31.  
  32.     Something I forgot to note,  so, no entry here.
  33.  
  34. Updates to 5.21:
  35.  
  36.     Fixed Chanserv UNBan command. The Cleared message from
  37.     Chanserv changed and the auto-rejoin was never happening.
  38.  
  39. Updates to 5.20:
  40.  
  41.     IDALL no longer changes your nickname as it is not
  42.     required to update the last-seen timestamp on the nick.
  43.     IDALL now waits for Chanserv to OP you in a registered
  44.     channel before it leaves the channel.
  45.  
  46. New/Updates to 5.19:
  47.  
  48.     Added new script to Auto-ID your current nick:
  49.       DalHelperID.amirx  (Read  DalHelperID.readme)
  50.     Removed obsolete ChanServ Voice functions:
  51.       Add, List, Delete, Wipe.
  52.     Updated ChanServ DEOP function to current format.
  53.  
  54. New to 5.18:
  55.  
  56.     Added new ChanServ functions:
  57.       VOP Add, Del, List, and Wipe
  58.     Removed obsolete ChanServ functions:
  59.       AOP Clean
  60.       SOP Clean
  61.     Removed obsolete NickServ functions:
  62.       Set EMail
  63.       Set ShowEmail
  64.  
  65. New to 5.17:
  66.  
  67.     Added new ChanServ functions:
  68.       AOP Clean and Wipe
  69.       AKick Wipe
  70.       SOP Clean and Wipe
  71.     Added new NickServ functions:
  72.       Set NoOp
  73.       Set EMail
  74.       Set ShowEmail
  75.  
  76. New/Updates to 5.16:
  77.  
  78.     Added new ChanServ function:  WHY
  79.     Updated file "DalHelper.doc" with more current help
  80.      on Dalnet Services.
  81.     Added new buttons to MCF_Buttons PlugIns.
  82.  
  83. New to 5.15:
  84.  
  85.     Added ChanServ function ACCESS for listing
  86.      a user's access on a registered channel.
  87.  
  88. New/Updates to 5.14:
  89.  
  90.     Added new MemoServ function:  SendSOP 
  91.      sends a memo to all SOPs of a channel.
  92.     Added new MemoServ function:  Foward
  93.      forwards your memos to another registered nick
  94.      (Password of forwarding nick need to be in MCF.Dal)
  95.     Fixed a small coding problem that resulted in the
  96.      wrong Nick/Channel being used when none was entered.
  97.  
  98. Updates to 5.13:
  99.  
  100.     Changed how Version information is handled.
  101.     Changed how DalHelper creates/updates the MCF.Dal data file.
  102.  
  103. Updates to 5.12:
  104.  
  105.     Changed how commands were parsed and then issued
  106.     to the correct services bot.
  107.     Changed "DalDest" variable to be equal to the complete
  108.     command instead of just the destination.
  109.  
  110. New to 5.11:
  111.  
  112.     Added code to recognize IRC Server command 440
  113.     as meaning Services are down and DalHelper shouldn't
  114.     wait for a response from it.
  115.     Added code to help ensure that DalHelper does not
  116.     write a NULL entry to the "MCF.Dal" file.
  117.     Moved old code handling IRC Server command 433 so
  118.     that they are actually processed instead of skipped.
  119.     Removed code handling IRC Server command 401 since
  120.     using Services new command format results in a 440.
  121.     Added storage of Nick/Channel URLs and Channel ModeLock
  122.     to the MCF.Dal file for future use by upcoming GUI.
  123.     Added DalHelper.amirx VERSION checking before
  124.     copying it from the archive to your HD.
  125.     Added FileSize check of any found "MCF.Dal" file.
  126.     If file is smaller than 35 bytes, the Installer will
  127.     walk you thru re-building a new one.
  128.  
  129. New to 5.10:
  130.  
  131.     Added ChanServ INVITE command.
  132.     Services have been UPDATED.  For more guaranteed
  133.     security, there are now server commands:
  134.     ChanServ,  NickServ,  and  MemoServ.
  135.     DalHelper now uses these commands instead of sending
  136.     a /MSG to the appropriate nick.
  137.  
  138. New to 5.9:
  139.  
  140.     Added New ChanServ feature:  Count.
  141.     This function is restricted to channel AOPs and above.
  142.     It returns the number of channel AOPs, SOPs, and AKicks.
  143.  
  144. New to 5.8:
  145.  
  146.     Seems that with Dal's latest server upgrade, you
  147.     can't change nick too quick, so I added a 30
  148.     second wait between Nick changes.
  149.  
  150. New to 5.7:
  151.  
  152.     Fixed a bug in the read routine.  Seems it didn't
  153.     always grab the last entry in the MCF.Dal file.
  154.  
  155. New to 5.6:
  156.  
  157.     Added scanning for IRC error code 433 when
  158.     in Nick change cycle of IDA function.
  159.     (Nick change too fast)
  160.  
  161. New to 5.5:
  162.  
  163.     IDA function now joins all Regged channels that
  164.     you are not already on.
  165.     Added a Cancel Wait-Loop function.
  166.         USAGE:  /msg YourNick %DAL
  167.     This will cause DalHelper to cease waiting for
  168.     a response from services and exit the script.
  169.     Added a check for IRC error code 401 on response
  170.     to a PRIVMSG to services. (No such Nick/Channel)
  171.     Script will exit Wait-Loop if this occurs.
  172.  
  173. New to 5.4:
  174.  
  175.     Added new function:  IDA.  This function will
  176.     change your nick to all your registered nicks,
  177.     Identify them to NickServ, then Identify all
  178.     your registered channels to ChanServ.
  179.         USAGE:  /Rx DalHelper IDA
  180.  
  181. New to 5.3:
  182.  
  183.     Added code to set Clips with About information
  184.     for display in future GUI About function and
  185.     Version which next release of MCF4AmIRC will
  186.     display upon receiving a VERSION request.
  187.     Added new function for removing the clips before
  188.     quitting the net.
  189.         USAGE:  /Rx DalHelper QUIT
  190.  
  191. Bug Fix to 5.2:
  192.  
  193.     Had the wrong OFF option coded for ChanServ
  194.     Set TopicLock function.
  195.     Added 2 new buttons in the DalHelper PlugIn
  196.     for MCF_Buttons.
  197.  
  198. New to 5.1:
  199.  
  200.     A new Security feature for users who use
  201.     other users' Amigas or for those who have
  202.     more than 1 user on thier Amiga.  If you
  203.     have a disk labeled  DalHelper  or make
  204.     an assignment of  DalHelper:  to a directory,
  205.     that location will be searched for the file
  206.     MCF.Dal (password file) first before the
  207.     AmIRC root directory is searched.  If found,
  208.     it will use the MCF.Dal found in DalHelper:.
  209.  
  210. New to 5.0:
  211.  
  212.     MemoServ functions are now included.
  213.     NickServ and ChanServ functions updated.
  214.     Minor bugs found and corrected.
  215.     Corrected bug found in Installer script
  216.      and upgraded it's version to 5.0.1.
  217.     Found and corrected another Installer
  218.      script bug.  Now version 5.0.2.
  219.